home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / Math & Engineering / SPSS4Cmd / SPSS.help.rsrc / HELP_55_Help < prev    next >
Text File  |  1990-03-15  |  1KB  |  28 lines

  1.  ARIMA [VARIABLES=] series name
  2.                    [WITH series names]
  3.    [/ MODEL =[(p,d,q)[(sp,sd,sq)[period]]]
  4.          [{CONSTANT≈ }] [{NOLOG      }]]
  5.           {NOCONSTANT}   {LG10 or LOG}
  6.                          {LN         }
  7.    [/P={p       }]  [/D=d]  [/Q={q       }]
  8.        {(p list)}               {(q list)}
  9.    [/SP={sp       }]  [/SD=sd]  [/SQ={sq       }]
  10.         {(sp list)}                  {(sq list)}
  11.    [/AR=value list] [/MA=value list]
  12.    [/SAR=value list] [/SMA=value list]
  13.    [/REG=value list] [/CON=value]
  14.    [/MXITER={value}] [/MXLAMB={value  }]
  15.             {10** }           {1.0E9**}
  16.    [/SSQPCT={value }] [/PAREPS={value}]
  17.             {.001**}           {.001≈}
  18.    [/CINPCT={value}]
  19.             {95≈  }
  20.    [/APPLY [='model name'] [{ SPECIFICATIONS }]]
  21.                             { INITIAL        }
  22.                             { FIT            }
  23.  
  24.  **Default if subcommand is omitted.
  25.  ≈Default if subcommand (or keyword) is omitted
  26.   and there is no corresponding specification on
  27.  the TSET command.
  28.